PlStudentInSchool 
Logical Entity Name  PlStudentInSchool 
Default Table Name  PlStudentInSchool 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

PlStudentInSchool Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlStudentInSchoolID(PK)    int  NO 
 
PlStudentID(FK)    int  NO 
 
AdEnrollID    int  NO 
 
SyStudentID(FK)    int  NO 
 
SySchoolStatusID(FK)    int  NO 
 
DatePlaced    datetime  YES 
 
SalaryLow    money  YES 
 
SalaryHigh    money  YES 
 
HasCar    bit  NO 
 
WantsAssistance    bit  NO 
 
DateAvailable    datetime  YES 
 
DaysAvailable    char(7)  YES 
 
HoursAvailable    nvarchar(40)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 
Comments    nvarchar(2000)  YES 
 
PlReasonID    int  YES 
 

PlStudentInSchool Primary and Unique Keys 
Key Name  Key Type  Keys 
PlStudentInSchool_PLStudentID_ADEnrollID_SyStudentID_SySchoolStatusID_N_N_IDX  Index  PlStudentID, AdEnrollID, SyStudentID, SySchoolStatusID 
PK_PlStudentInSchool_PlStudentInSchoolID  PrimaryKey  PlStudentInSchoolID 

PlStudentInSchool Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
PlStudent  Non-Identifying  One To Zero or More  FK_PlStudentInSchool_PlStudentID_PlStudent_PlStudentID      PlStudentID  NO  YES 
SySchoolStatus  Non-Identifying  One To Zero or More  FK_PlStudentInSchool_SySchoolStatusID_SySchoolStatus_SySchoolStatusID      SySchoolStatusID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_PlStudentInSchool_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_PlStudentInSchool_UserID_SyStaff.SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

PlStudentInSchool Check Constraints 
Check Constraint Name  CheckConstraint 

PlStudentInSchool Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

PlStudentInSchool Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.StudentPlacementSummaryInSchoolDetail 
NO       
Physical (Microsoft SQL Server)
dbo.PlStudentInSchool 
NO       

PlStudentInSchool Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  StudentJobPlacement 
Logical  StudentPlacementPreferences 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Placement 

PlStudentInSchool Data Movement Rules 
Name  Type  Rule Text/Value